From b9527ee31a8144f247a3d9bca1a6bf7bf6460cb6 Mon Sep 17 00:00:00 2001 From: "ach61@arcadians.cl.cam.ac.uk" Date: Wed, 6 Jul 2005 18:27:32 +0000 Subject: [PATCH] update hg cheatsheet --- docs/misc/hg-cheatsheet.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/misc/hg-cheatsheet.txt b/docs/misc/hg-cheatsheet.txt index 8aafe52adf..1feb4ec6d9 100644 --- a/docs/misc/hg-cheatsheet.txt +++ b/docs/misc/hg-cheatsheet.txt @@ -96,6 +96,8 @@ repository from: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable.hg.tar.gz + (or copy from /usr/groups/netos/html/xen/downloads/xen-unstable.hg.tar.gz) + Untar the repository on your disk, cd into it, and then pull the most recent changes: @@ -430,4 +432,7 @@ Show the parents of a changeset: you have two parents. Otherwise, the single parent is the changeset which you most recently checked out. +Show the revision history for a single file + + hg [-v] log -- 2.30.2